PreviousNextTracker indexSee it online !

(140/314) 3141360 - Send Buffer 1.0.3: send all text but should send selected

Description:
I select text then try to send it. The plugin send all text of buffer.

Additional info:
jEdit 4.4pre1
Send Buffer 1.0.3

Steps to reproduce:
1. Open a new buffer
2. Type "dfasdf"
3. Select "asd"
4. Click on E-mail Buffer in the plugin menu.
5. Fill form: SMTP server, address From, address To, subject
6. Click on "Send selected text only"
7. Push Send button.

I receive the message with text "dfasdf" not "asd".



Submitted ur6lad - 2010-12-21 - 18:16:07z Assigned nobody
Priority 5 Category None
Status Open Group None
Resolution None Visibility No

Comments

2010-12-21 - 18:19:57z
ur6lad
I think I can do a patch to solve this issue.

Also I want to enhance Send Buffer: to make HTML letter with Markdown to HTML conversion (use Markdown Plugin as optional).
2011-01-23 - 13:24:11z
ur6lad
Patch for sending selected text.
https://sourceforge.net/tracker/?func=detail&aid=3164259&group_id=588&atid=997937

Attachments